-
1 external subprogram
-
2 external subprogram
Большой англо-русский и русско-английский словарь > external subprogram
-
3 external subprogram
Вычислительная техника: внешняя подпрограмма -
4 external subprogram
English-Russian dictionary of computer science and programming > external subprogram
-
5 external subprogram
Англо-русский словарь по робототехнике > external subprogram
-
6 subprogram
- checking subprogram- check subprogram
- editing subprogram
- external subprogram
- first remove subprogram
- first-order subprogram
- floating-point subprogram
- function subprogram
- generalized subprogram
- hardware subprogram
- initialization subprogram
- input subprogram
- input/output subprogram
- interpretative subprogram
- interpretive subprogram
- interrupt service subprogram
- interrupt subprogram
- library subprogram
- nesting subprograms
- one-level subprogram
- optimized subprogram
- output subprogram
- print subprogram
- procedure subprogram
- recursive subprogram
- reenterable subprogram
- reentrant subprogram
- second remove subprogram
- second-order subprogram
- test subprogram
- user-callable subprogram
- user-supplied subprogramEnglish-Russian dictionary of computer science and programming > subprogram
-
7 subprogram
подпрограмма checking subprogram editing subprogram external subprogram first-order subprogram first remove subprogram floating-point subprogram function subprogram generalized subprogram hardware subprogram initialization subprogram input subprogram input/output subprogram interpretative subprogram interrupt subprogram interrupt service subprogram library subprogram nesting subprograms one-level subprogram optimized subprogram output subprogram print subprogram procedure subprogram recursive subprogram reenterable subprogram reentrant subprogram second-order subprogram second remove subprogram test subprogram user-callable subprogram user-supplied subprogram( компьютерное) подпрограмма subprogram подпрограммаБольшой англо-русский и русско-английский словарь > subprogram
-
8 subprogram
n вчт. подпрограмма -
9 subprogram
English-Russian dictionary of Information technology > subprogram
-
10 external
-
11 check subprogram
подпрограмма контроля; контролирующая подпрограмма -
12 closed subprogram
закрытая подпрограмма; замкнутая подпрограмма -
13 direct-insert subprogram
-
14 floating-point subprogram
-
15 generalized subprogram
-
16 hardware subprogram
-
17 in-line subprogram
-
18 input subprogram
подпрограмма ввода; входная подпрограмма -
19 linked subprogram
закрытая подпрограмма; замкнутая подпрограмма -
20 print subprogram
- 1
- 2
См. также в других словарях:
Fortran language features — This is a comprehensive overview of features of the Fortran 95 language, the version supported by almost all existing Fortran compilers. Old features that have been superseded by new ones are not described few of those historic features are used… … Wikipedia
Structured programming — can be seen as a subset or subdiscipline of procedural programming, one of the major programming paradigms. It is most famous for removing or reducing reliance on the GOTO statement.Historically, several different structuring techniques or… … Wikipedia
SPARK (programming language) — infobox programming language name = SPARK influenced by = Ada, HAL/SSPARK is a formally defined computer programming language based on the Ada programming language, intended to be secure and to support the development of high integrity software… … Wikipedia
CNC — The abbreviation CNC stands for computer numerical control, and refers specifically to a computer controller that reads G code instructions and drives a machine tool, a powered mechanical device typically used to fabricate components by the… … Wikipedia
G-code — G Code, or preparatory code or function, are functions in the Numerical control programming language. The G codes are the codes that position the tool and do the actual work, as opposed to M codes, that manages the machine; T for tool related… … Wikipedia
computer — computerlike, adj. /keuhm pyooh teuhr/, n. 1. Also called processor. an electronic device designed to accept data, perform prescribed mathematical and logical operations at high speed, and display the results of these operations. Cf. analog… … Universalium
Video Toaster — The NewTek Video Toaster is a combination of hardware and software for the editing and production of standard definition and high definition video in NTSC, PAL, and resolution independent formats on Commodore Amiga computers and subsequently on… … Wikipedia
Library (computing) — This article is about the programming concept. For Windows 7 Libraries, see Features new to Windows 7#Libraries. Illustration of an application which uses libvorbisfile to play an Ogg Vorbis file In computer science, a library is a collection of… … Wikipedia
Immutable object — Immutable and Immutability redirect here. For the Christian doctrine, see Immutability (theology). In object oriented and functional programming, an immutable object is an object whose state cannot be modified after it is created.[1] This is in… … Wikipedia
Numerical control — CNC redirects here. For other uses, see CNC (disambiguation). A CNC Turning Center … Wikipedia
Main function — See also: Entry point In many programming languages, the main function is where a program starts execution. It is responsible for the high level organization of the program s functionality, and typically has access to the command arguments given… … Wikipedia